[INFO] cloning repository https://github.com/michaelmdresser/ballotbot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/michaelmdresser/ballotbot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelmdresser%2Fballotbot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelmdresser%2Fballotbot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8bb779698eb0402e3ad8433ef96d0990a535dd8a
[INFO] fixing michaelmdresser/ballotbot against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelmdresser%2Fballotbot" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/michaelmdresser/ballotbot
[INFO] finished tweaking git repo https://github.com/michaelmdresser/ballotbot
[INFO] tweaked toml for git repo https://github.com/michaelmdresser/ballotbot written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/michaelmdresser/ballotbot on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/michaelmdresser/ballotbot already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded once_cell v1.21.1
[INFO] [stderr]   Downloaded sqlx-sqlite v0.8.3
[INFO] [stderr]   Downloaded typesize-derive v0.1.11
[INFO] [stderr]   Downloaded skeptic v0.13.7
[INFO] [stderr]   Downloaded bytecount v0.6.8
[INFO] [stderr]   Downloaded num-iter v0.1.44
[INFO] [stderr]   Downloaded serde_cow v0.1.2
[INFO] [stderr]   Downloaded itoa v1.0.3
[INFO] [stderr]   Downloaded sqlx-macros v0.8.3
[INFO] [stderr]   Downloaded typemap_rev v0.3.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.34
[INFO] [stderr]   Downloaded futures-executor v0.3.24
[INFO] [stderr]   Downloaded base64ct v1.7.3
[INFO] [stderr]   Downloaded typesize v0.1.13
[INFO] [stderr]   Downloaded time-macros v0.2.21
[INFO] [stderr]   Downloaded error-chain v0.12.4
[INFO] [stderr]   Downloaded thiserror v1.0.34
[INFO] [stderr]   Downloaded levenshtein v1.0.5
[INFO] [stderr]   Downloaded cargo_metadata v0.14.2
[INFO] [stderr]   Downloaded iana-time-zone v0.1.47
[INFO] [stderr]   Downloaded data-encoding v2.8.0
[INFO] [stderr]   Downloaded sqlx-macros-core v0.8.3
[INFO] [stderr]   Downloaded rustls-pemfile v1.0.1
[INFO] [stderr]   Downloaded command_attr v0.5.3
[INFO] [stderr]   Downloaded sha2 v0.10.5
[INFO] [stderr]   Downloaded getrandom v0.3.2
[INFO] [stderr]   Downloaded tempfile v3.19.1
[INFO] [stderr]   Downloaded sqlx-core v0.8.3
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.11
[INFO] [stderr]   Downloaded mini-moka v0.10.3
[INFO] [stderr]   Downloaded sqlx-mysql v0.8.3
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.8
[INFO] [stderr]   Downloaded bumpalo v3.11.0
[INFO] [stderr]   Downloaded cc v1.2.17
[INFO] [stderr]   Downloaded sqlx-postgres v0.8.3
[INFO] [stderr]   Downloaded unicode-normalization v0.1.21
[INFO] [stderr]   Downloaded time v0.3.40
[INFO] [stderr]   Downloaded sqlx v0.8.3
[INFO] [stderr]   Downloaded hyper v0.14.25
[INFO] [stderr]   Downloaded h2 v0.3.14
[INFO] [stderr]   Downloaded syn v1.0.99
[INFO] [stderr]   Downloaded webpki-roots v0.26.8
[INFO] [stderr]   Downloaded fern v0.7.1
[INFO] [stderr]   Downloaded rustix v1.0.3
[INFO] [stderr]   Downloaded serenity v0.12.4
[INFO] [stderr]   Downloaded tokio v1.44.1
[INFO] [stderr]   Downloaded linux-raw-sys v0.9.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9bb8e246785ea49686290f7e1db04be5e2dbfd73993dd142eeae226e31aaf313
[INFO] running `Command { std: "docker" "start" "9bb8e246785ea49686290f7e1db04be5e2dbfd73993dd142eeae226e31aaf313", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9bb8e246785ea49686290f7e1db04be5e2dbfd73993dd142eeae226e31aaf313" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9bb8e246785ea49686290f7e1db04be5e2dbfd73993dd142eeae226e31aaf313", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9bb8e246785ea49686290f7e1db04be5e2dbfd73993dd142eeae226e31aaf313" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]     Checking once_cell v1.21.1
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.6
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking block-buffer v0.10.3
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]     Checking cpufeatures v0.2.5
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]     Checking rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling crc-catalog v2.1.0
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling rustix v1.0.3
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling crc v3.0.0
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling sha2 v0.10.5
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]    Compiling tokio-stream v0.1.9
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking tokio-util v0.7.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking h2 v0.3.14
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.34
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.24
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking bytemuck v1.22.0
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]     Checking thiserror v1.0.34
[INFO] [stderr]    Compiling sqlx-core v0.8.3
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking data-encoding v2.8.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking miniz_oxide v0.8.5
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking rustls-pemfile v1.0.1
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking wide v0.7.32
[INFO] [stderr]     Checking hyper v0.14.25
[INFO] [stderr]     Checking tokio-rustls v0.25.0
[INFO] [stderr]     Checking webpki-roots v0.26.8
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-complex v0.4.5
[INFO] [stderr]     Checking time-core v0.1.4
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]     Checking ipnet v2.5.0
[INFO] [stderr]     Checking iana-time-zone v0.1.47
[INFO] [stderr]    Compiling serenity v0.12.4
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking time v0.3.40
[INFO] [stderr]     Checking simba v0.9.0
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.3
[INFO] [stderr]     Checking flate2 v1.1.0
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking serde_cow v0.1.2
[INFO] [stderr]    Compiling command_attr v0.5.3
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking levenshtein v1.0.5
[INFO] [stderr]     Checking typemap_rev v0.3.0
[INFO] [stderr]     Checking uwl v0.6.0
[INFO] [stderr]     Checking fern v0.7.1
[INFO] [stderr]     Checking humantime v2.2.0
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.3
[INFO] [stderr]    Compiling sqlx-macros v0.8.3
[INFO] [stderr]     Checking nalgebra v0.33.2
[INFO] [stderr]     Checking sqlx v0.8.3
[INFO] [stderr]     Checking ballotbot v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/main.rs:27:20
[INFO] [stdout]    |
[INFO] [stdout] 27 |           let rows = sqlx::query!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 28 | |             "SELECT option_name, option_id FROM session_ballot_options WHERE session_id = ? ORDER BY ROWID",
[INFO] [stdout] 29 | |             session_id,
[INFO] [stdout] 30 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/main.rs:49:21
[INFO] [stdout]    |
[INFO] [stdout] 49 |           let rows  = sqlx::query!(
[INFO] [stdout]    |  _____________________^
[INFO] [stdout] 50 | |             "SELECT option_name, option_id FROM session_ballot_options WHERE session_id = ? ORDER BY ROWID",
[INFO] [stdout] 51 | |             session_id,
[INFO] [stdout] 52 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/main.rs:72:27
[INFO] [stdout]    |
[INFO] [stdout] 72 |           let voters_left = sqlx::query!(
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 73 | |             "
[INFO] [stdout] 74 | | SELECT COUNT(user) AS c FROM (
[INFO] [stdout] 75 | |   SELECT participant AS user
[INFO] [stdout] ...  |
[INFO] [stdout] 85 | |             session_id,
[INFO] [stdout] 86 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/main.rs:105:21
[INFO] [stdout]     |
[INFO] [stdout] 105 |           let votes = sqlx::query!(
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 106 | |             r#"
[INFO] [stdout] 107 | | SELECT voter, ballot_option_id, rank
[INFO] [stdout] 108 | | FROM session_votes
[INFO] [stdout] ...   |
[INFO] [stdout] 113 | |             session_id,
[INFO] [stdout] 114 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/main.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 119 | /         sqlx::query!(
[INFO] [stdout] 120 | |             "UPDATE voting_session SET status = 'finished' WHERE id = ?",
[INFO] [stdout] 121 | |             session_id,
[INFO] [stdout] 122 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/main.rs:212:15
[INFO] [stdout]     |
[INFO] [stdout] 212 |           match sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 213 | |                 "SELECT id FROM voting_session WHERE discord_server = ? AND status = 'open' ORDER BY id LIMIT 1",
[INFO] [stdout] 214 | |                 guild,
[INFO] [stdout] 215 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/main.rs:238:15
[INFO] [stdout]     |
[INFO] [stdout] 238 |           match sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 239 | |             "SELECT COUNT(*) AS ct FROM session_participants WHERE session_id = ? AND participant = ?", session_id, user,
[INFO] [stdout] 240 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/main.rs:27:20
[INFO] [stdout]    |
[INFO] [stdout] 27 |           let rows = sqlx::query!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 28 | |             "SELECT option_name, option_id FROM session_ballot_options WHERE session_id = ? ORDER BY ROWID",
[INFO] [stdout] 29 | |             session_id,
[INFO] [stdout] 30 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/main.rs:49:21
[INFO] [stdout]    |
[INFO] [stdout] 49 |           let rows  = sqlx::query!(
[INFO] [stdout]    |  _____________________^
[INFO] [stdout] 50 | |             "SELECT option_name, option_id FROM session_ballot_options WHERE session_id = ? ORDER BY ROWID",
[INFO] [stdout] 51 | |             session_id,
[INFO] [stdout] 52 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/main.rs:72:27
[INFO] [stdout]    |
[INFO] [stdout] 72 |           let voters_left = sqlx::query!(
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 73 | |             "
[INFO] [stdout] 74 | | SELECT COUNT(user) AS c FROM (
[INFO] [stdout] 75 | |   SELECT participant AS user
[INFO] [stdout] ...  |
[INFO] [stdout] 85 | |             session_id,
[INFO] [stdout] 86 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/main.rs:105:21
[INFO] [stdout]     |
[INFO] [stdout] 105 |           let votes = sqlx::query!(
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 106 | |             r#"
[INFO] [stdout] 107 | | SELECT voter, ballot_option_id, rank
[INFO] [stdout] 108 | | FROM session_votes
[INFO] [stdout] ...   |
[INFO] [stdout] 113 | |             session_id,
[INFO] [stdout] 114 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/main.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 119 | /         sqlx::query!(
[INFO] [stdout] 120 | |             "UPDATE voting_session SET status = 'finished' WHERE id = ?",
[INFO] [stdout] 121 | |             session_id,
[INFO] [stdout] 122 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/main.rs:212:15
[INFO] [stdout]     |
[INFO] [stdout] 212 |           match sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 213 | |                 "SELECT id FROM voting_session WHERE discord_server = ? AND status = 'open' ORDER BY id LIMIT 1",
[INFO] [stdout] 214 | |                 guild,
[INFO] [stdout] 215 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/main.rs:238:15
[INFO] [stdout]     |
[INFO] [stdout] 238 |           match sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 239 | |             "SELECT COUNT(*) AS ct FROM session_participants WHERE session_id = ? AND participant = ?", session_id, user,
[INFO] [stdout] 240 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/main.rs:397:19
[INFO] [stdout]     |
[INFO] [stdout] 397 |               match sqlx::query!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 398 | |                 "INSERT INTO session_participants (session_id, participant) VALUES (?, ?)
[INFO] [stdout] 399 | |                    ON CONFLICT(session_id, participant) DO UPDATE SET session_id=excluded.session_id
[INFO] [stdout] 400 | | ",
[INFO] [stdout] 401 | |                 session_id,
[INFO] [stdout] 402 | |                 user,
[INFO] [stdout] 403 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/main.rs:441:19
[INFO] [stdout]     |
[INFO] [stdout] 441 |               match sqlx::query!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 442 | |                 "UPDATE voting_session SET status = 'closed_new' WHERE discord_server = ? AND server_channel = ?",
[INFO] [stdout] 443 | |                 guild, channel,
[INFO] [stdout] 444 | |             ).execute(&mut *newsession_tx).await {
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/main.rs:454:19
[INFO] [stdout]     |
[INFO] [stdout] 454 |               match sqlx::query!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 455 | |                 "INSERT INTO voting_session (discord_server, server_channel, status) VALUES (?,?, 'open')",
[INFO] [stdout] 456 | |                 guild,
[INFO] [stdout] 457 | |                 channel,
[INFO] [stdout] 458 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/main.rs:591:27
[INFO] [stdout]     |
[INFO] [stdout] 591 |               let _ = match sqlx::query!(
[INFO] [stdout]     |  ___________________________^
[INFO] [stdout] 592 | |                 "SELECT participant
[INFO] [stdout] 593 | |                  FROM session_participants
[INFO] [stdout] 594 | |                  WHERE session_id = ? AND participant = ?
[INFO] [stdout] ...   |
[INFO] [stdout] 597 | |                 user,
[INFO] [stdout] 598 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/main.rs:612:44
[INFO] [stdout]     |
[INFO] [stdout] 612 |               let suggestion_id: u32 = match sqlx::query!(
[INFO] [stdout]     |  ____________________________________________^
[INFO] [stdout] 613 | |                 "
[INFO] [stdout] 614 | | WITH max_option AS (
[INFO] [stdout] 615 | |     SELECT MAX(option_id) AS max_id
[INFO] [stdout] ...   |
[INFO] [stdout] 634 | |                 latest_guild_session,
[INFO] [stdout] 635 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/main.rs:650:19
[INFO] [stdout]     |
[INFO] [stdout] 650 |               match sqlx::query!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 651 | |                 "INSERT INTO session_ballot_options (session_id, suggester, option_id, option_name)
[INFO] [stdout] 652 | |                  VALUES (?, ?, ?, ?)
[INFO] [stdout] 653 | |                    ON CONFLICT (session_id, suggester, option_id) DO UPDATE SET option_name=excluded.option_name
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |                 suggestion,
[INFO] [stdout] 659 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/main.rs:718:19
[INFO] [stdout]     |
[INFO] [stdout] 718 |               match sqlx::query!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 719 | |                 "UPDATE voting_session SET status = 'voting' WHERE id = ?",
[INFO] [stdout] 720 | |                 latest_guild_session,
[INFO] [stdout] 721 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/main.rs:743:46
[INFO] [stdout]     |
[INFO] [stdout] 743 |               let session_participants = match sqlx::query!(
[INFO] [stdout]     |  ______________________________________________^
[INFO] [stdout] 744 | |                 "SELECT participant FROM session_participants WHERE session_id = ?",
[INFO] [stdout] 745 | |                 latest_guild_session,
[INFO] [stdout] 746 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/main.rs:823:58
[INFO] [stdout]     |
[INFO] [stdout] 823 |               let sessions_in_voting_state: Vec<_> = match sqlx::query!(
[INFO] [stdout]     |  __________________________________________________________^
[INFO] [stdout] 824 | |                 "SELECT s.id, s.discord_server, s.server_channel
[INFO] [stdout] 825 | |                  FROM voting_session s
[INFO] [stdout] 826 | |                  INNER JOIN session_participants p
[INFO] [stdout] ...   |
[INFO] [stdout] 831 | |                 user
[INFO] [stdout] 832 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/main.rs:904:23
[INFO] [stdout]     |
[INFO] [stdout] 904 |                   match sqlx::query!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 905 | |                     "INSERT INTO session_votes (session_id, voter, ballot_option_id, rank)
[INFO] [stdout] 906 | |                      VALUES (?,?,?,?)
[INFO] [stdout] 907 | |                      ON CONFLICT(session_id, voter, ballot_option_id)
[INFO] [stdout] ...   |
[INFO] [stdout] 913 | |                     rank_i64,
[INFO] [stdout] 914 | |                 )
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/main.rs:397:19
[INFO] [stdout]     |
[INFO] [stdout] 397 |               match sqlx::query!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 398 | |                 "INSERT INTO session_participants (session_id, participant) VALUES (?, ?)
[INFO] [stdout] 399 | |                    ON CONFLICT(session_id, participant) DO UPDATE SET session_id=excluded.session_id
[INFO] [stdout] 400 | | ",
[INFO] [stdout] 401 | |                 session_id,
[INFO] [stdout] 402 | |                 user,
[INFO] [stdout] 403 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/main.rs:441:19
[INFO] [stdout]     |
[INFO] [stdout] 441 |               match sqlx::query!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 442 | |                 "UPDATE voting_session SET status = 'closed_new' WHERE discord_server = ? AND server_channel = ?",
[INFO] [stdout] 443 | |                 guild, channel,
[INFO] [stdout] 444 | |             ).execute(&mut *newsession_tx).await {
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/main.rs:454:19
[INFO] [stdout]     |
[INFO] [stdout] 454 |               match sqlx::query!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 455 | |                 "INSERT INTO voting_session (discord_server, server_channel, status) VALUES (?,?, 'open')",
[INFO] [stdout] 456 | |                 guild,
[INFO] [stdout] 457 | |                 channel,
[INFO] [stdout] 458 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/main.rs:591:27
[INFO] [stdout]     |
[INFO] [stdout] 591 |               let _ = match sqlx::query!(
[INFO] [stdout]     |  ___________________________^
[INFO] [stdout] 592 | |                 "SELECT participant
[INFO] [stdout] 593 | |                  FROM session_participants
[INFO] [stdout] 594 | |                  WHERE session_id = ? AND participant = ?
[INFO] [stdout] ...   |
[INFO] [stdout] 597 | |                 user,
[INFO] [stdout] 598 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/main.rs:612:44
[INFO] [stdout]     |
[INFO] [stdout] 612 |               let suggestion_id: u32 = match sqlx::query!(
[INFO] [stdout]     |  ____________________________________________^
[INFO] [stdout] 613 | |                 "
[INFO] [stdout] 614 | | WITH max_option AS (
[INFO] [stdout] 615 | |     SELECT MAX(option_id) AS max_id
[INFO] [stdout] ...   |
[INFO] [stdout] 634 | |                 latest_guild_session,
[INFO] [stdout] 635 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/main.rs:650:19
[INFO] [stdout]     |
[INFO] [stdout] 650 |               match sqlx::query!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 651 | |                 "INSERT INTO session_ballot_options (session_id, suggester, option_id, option_name)
[INFO] [stdout] 652 | |                  VALUES (?, ?, ?, ?)
[INFO] [stdout] 653 | |                    ON CONFLICT (session_id, suggester, option_id) DO UPDATE SET option_name=excluded.option_name
[INFO] [stdout] ...   |
[INFO] [stdout] 658 | |                 suggestion,
[INFO] [stdout] 659 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/main.rs:718:19
[INFO] [stdout]     |
[INFO] [stdout] 718 |               match sqlx::query!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 719 | |                 "UPDATE voting_session SET status = 'voting' WHERE id = ?",
[INFO] [stdout] 720 | |                 latest_guild_session,
[INFO] [stdout] 721 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/main.rs:743:46
[INFO] [stdout]     |
[INFO] [stdout] 743 |               let session_participants = match sqlx::query!(
[INFO] [stdout]     |  ______________________________________________^
[INFO] [stdout] 744 | |                 "SELECT participant FROM session_participants WHERE session_id = ?",
[INFO] [stdout] 745 | |                 latest_guild_session,
[INFO] [stdout] 746 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/main.rs:823:58
[INFO] [stdout]     |
[INFO] [stdout] 823 |               let sessions_in_voting_state: Vec<_> = match sqlx::query!(
[INFO] [stdout]     |  __________________________________________________________^
[INFO] [stdout] 824 | |                 "SELECT s.id, s.discord_server, s.server_channel
[INFO] [stdout] 825 | |                  FROM voting_session s
[INFO] [stdout] 826 | |                  INNER JOIN session_participants p
[INFO] [stdout] ...   |
[INFO] [stdout] 831 | |                 user
[INFO] [stdout] 832 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/main.rs:904:23
[INFO] [stdout]     |
[INFO] [stdout] 904 |                   match sqlx::query!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 905 | |                     "INSERT INTO session_votes (session_id, voter, ballot_option_id, rank)
[INFO] [stdout] 906 | |                      VALUES (?,?,?,?)
[INFO] [stdout] 907 | |                      ON CONFLICT(session_id, voter, ballot_option_id)
[INFO] [stdout] ...   |
[INFO] [stdout] 913 | |                     rank_i64,
[INFO] [stdout] 914 | |                 )
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ballotbot` (bin "ballotbot") due to 17 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ballotbot` (bin "ballotbot" test) due to 17 previous errors
[INFO] running `Command { std: "docker" "inspect" "9bb8e246785ea49686290f7e1db04be5e2dbfd73993dd142eeae226e31aaf313", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9bb8e246785ea49686290f7e1db04be5e2dbfd73993dd142eeae226e31aaf313", kill_on_drop: false }`
[INFO] [stdout] 9bb8e246785ea49686290f7e1db04be5e2dbfd73993dd142eeae226e31aaf313
